Sets on which days of a week the event occurs.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setDaysOfWeek ( |
One or more of the DayOfWeek constants.
RemarksThis value is used when the recurrence getPattern is RecurrencePattern.Weekly.
See Also